Skip to content

Testing: use clock_gettime on Android #630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

Android recommends clock_gettime over timespec_get which is available at Level 29 and newer. This is needed to build swift-testing for Android.

Android recommends `clock_gettime` over `timespec_get` which is
available at Level 29 and newer. This is needed to build swift-testing
for Android.
@compnerd
Copy link
Member Author

@swift-ci please test

@grynspan
Copy link
Contributor

Duplicate of #629

@grynspan grynspan marked this as a duplicate of #629 Aug 21, 2024
@grynspan grynspan closed this Aug 21, 2024
@grynspan
Copy link
Contributor

We haven't started the formal nomination process for the 6.0 release, so we'll want to hold onto this until that's figured out. (Sorry!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants